-
Notifications
You must be signed in to change notification settings - Fork 138
NFR Test Results for NGF version edge #3904
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some clarifications were made around traffic splitting and model redirects. Right now, the design for this isn't clear, and therefore isn't supported. Updating our design doc to remove this requirement. Also added a section regarding setting status.
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | docker | curlimages/curl | 8.15.0 | 8.16.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Adding logging to framework methodes for NFR tests
| datasource | package | from | to | | ----------- | ------------------------- | ------ | ------- | | github-tags | sigstore/cosign-installer | v3.9.2 | v3.10.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Problem: The default NGINX Plus image wasn't being set properly. Solution: Set the default if running Plus.
ed8c4be
to
43245fb
Compare
| datasource | package | from | to | | ----------- | ------------------- | ------ | ------ | | github-tags | anchore/scan-action | v6.5.1 | v7.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| datasource | package | from | to | | ---------- | ----------------------- | ------- | ------- | | helm | opentelemetry-collector | 0.133.0 | 0.134.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| datasource | package | from | to | | ----------- | --------------------- | ------- | ------- | | github-tags | goreleaser/goreleaser | v2.12.0 | v2.12.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| datasource | package | from | to | | ----------- | ------------------- | ------- | ------- | | github-tags | anchore/sbom-action | v0.20.5 | v0.20.6 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
NGINX Plus: support enforce_initial_report field in CLI and HELM
| datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | lucacome/draft-release | v1.2.4 | v2.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## tests/ipv6-only-environment #3904 +/- ##
===============================================================
- Coverage 86.85% 86.81% -0.05%
===============================================================
Files 128 128
Lines 16500 16575 +75
Branches 62 62
===============================================================
+ Hits 14331 14389 +58
- Misses 1992 2006 +14
- Partials 177 180 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
@shaun-nx is it safe to close this PR now? |
…#3905) Problem: During ServiceAccountToken rotation, nginx-gateway-fabric was sometimes experiencing deadlocks due to the Subscribe method incorrectly intercepting initial configuration operations after a ServiceAccountToken rotation and incorrect signaling broadcast completion Solution: Implemented a pendingRequest tracking mechanism to distinguish between initial setup operations and broadcast operations.
Problem: Users would like a way to specify addresses for all incoming traffic to use through the GatewaySpecAddresses field. Solution: Implement the GatewaySpecAddresses field by adding the validated addresses to the externalIP field on the NGINX service. Testing: GatewayStaticAddresses conformance test passes. Manually verified service externalIP field is set correctly. Manually verified conditions on Gateway.
* Update dependency nginx/agent to v3.3.1 | datasource | package | from | to | | ----------- | ----------- | ------ | ------ | | github-tags | nginx/agent | v3.3.0 | v3.3.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all agent version refs --------- Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ciara Stacke <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
documentation
Improvements or additions to documentation
helm-chart
Relates to helm chart
tests
Pull requests that update tests
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update with NFR test results for NGF version edge ["oss"]